Neil Dickson
1. You can solve the Schrödinger equation¶
Abstract
The basic structure of the equation¶
2. Wave functions, Magnitude, and Phase¶
Abstract
Wavefunction¶
We use \(\psi\) to represent the wavefunction which contains both the magnitude of probability and the phase of the wavefunction.
When we combine wavefunctions, if the phases are aligned, the magnitudes combine constructively
If they have opposite phase, the magnitudes combine destructively
Since there is no way to represent a \(90^\circ\) rotation with real numbers1 we need to represent the phase with an imaginary component (\(i^2=-1\)). Here we set \(i=90^\circ\)
3.Complex conjugate, Phase rotation, and Energy¶
Abstract
The complex conjugate of an imaginary number has the same real component, but the inverse sign of the imaginary component. e.g. the complex conjugate of \(z=x-iy\) is \(z=x+iy\).
Since \(\Psi\) is a complex function, we can extract the real component from it by multiplying it by its conjugate form, which will have the same real component, but the opposite phase, causing the imaginary component to disappear. This is how we can get \(\Psi\Psi^*=|\Psi|^2\) If we look a the image above, we are effectively summing the negative and positive phases of the wavefunction together to collapse it into something that we can compute.
In \(i\hbar\frac{d}{dt}\Psi=\frac{\hbar^2}{2m}\nabla^2\Psi+V\Psi\) we now know that \(\frac{d}{dt}\Psi\) refers to the rate of rotation of the phase.
And that \(i\) rotates the phase of \(\Psi\) by \(90^\circ\). By multiplying by \(\Psi\) we will get a rotation in \(rad\cdot s^{-1}\). This is the frequency of the photon.
And \(\hbar\) is a conversion factor from \(rad\cdot s^{-1}\) (frequency) to \(j\) (energy) using the equation:
- where the derivative of \(\psi\) is multiplied by \(\psi^*\) to return the real value \(Re\) $$ E \sim \hbar:Re\big(\psi^*i\frac{d\psi}{dt}\big) $$
4. Probability density, Integration, and Units¶
Abstract
When dealing with probability, if we simply look at the probability of an event happening, as we increase the precision of our results, we would gradually get to such small probabilities that the values would be meaninglessly small (\(\lim\limits_{x\to\infty}\)) would result in infinitely small probabilities)
To reconcile this, we can divide the probability at that point by the smallest distance (the width of the bin). scaling the probability by the area that it’s in is called the probability density \(\frac{\text{probability}}{\text{unit volume}}\)
3 Bins | 20 Bins | >20 Bins |
---|---|---|
Summing to 1¶
It logically goes that adding up the probability of all of the bins must \(=1\):
Through integration (summing over infinitely small bins) we can calculate this as:
Where:
- \(A=\) the distinctly small area of space
- \(f(A)=\) probability density in \(A\)
Assumption time¶
One of the hallmark assumptions of the Copenhagen interpretation is that \(\psi^*\psi=|\psi|^2=\frac{1}{m^3}\) of the wavefunction, since realistically we have no way of knowing what this meaningless concept (\(\psi\)) actually is.
However…
Which are highly illogical units
For \(|\psi|^2\) to be a probability density, it must too satisfy \(\int_A{dA\:\psi^*_A\psi _A=1}\)
5. Curvature and the Plane wave solution¶
Abstract
Starting with \(V=0\) and \(m\) is so small that it’s negligible, we get
\(\nabla\psi=\) the net curvature \(=\) the second derivative of \(\psi\)
In 3 dimensions, this would be the sum of each dimension
The plane wave solution¶
Is the only solution that has only one value for momentum, however it depends on the property that its position is spread uniformly across the entirety of the universe…
6. Exponential function and Imaginary exponents¶
Abstract
Summed up:
Whenwe set \(t\) or \(x=0\) we get a further simplification that allows us to use simple basis sets to describe the behaviour of \(\psi\):
He never finished his series :(¶
-
we would need a number that when multiplied by itself would give \(-1\) ↩